NOVELL TECHNICAL INFORMATION DOCUMENT TITLE: NLICLR.EXE/RunTime Server Connections DOCUMENT ID: TID000221 DOCUMENT REVISION: A DATE: 01JUL93 ALERT STATUS: Yellow INFORMATION TYPE: Symptom Solution README FOR: NLICLR.EXE NOVELL PRODUCT and VERSION: NetWare for SAA 1.3 NetWare for SAA 1.2 NetWare for SAA 1.1 NetWare Access Services 1.3 NetWare Asynchronous Communication Services (NACS) 3.0 ABSTRACT: NLICLR.EXE contains the NLICLEAR.NLM. NLICLEAR.NLM deletes or "clears" unauthenticated user connections on RunTime servers. NLICLEAR allows you to reuse idle connections by periodically clearing them. _________________________________________________________________ DISCLAIMER THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO NOVELL. NOVELL MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION. HOWEVER, THE INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION ONLY. NOVELL MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS INFORMATION. _________________________________________________________________ Self-Extracting File Name: NLICLR.EXE Files Included Size Date Time NLICLR.TXT (This File) NLICLEAR.NLM 4338 5-24-91 12:17a To install this enhancement, copy the nlm to the system subdirectory and flag it SRO. To implement the nlm see the documentation below. =============================================================== NLICLEAR.NLM NLICLEAR.NLM: Not-Logged-In CLEAR Why use NLICLEAR? NLICLEAR is an NLM which deletes or "clears" unauthenticated user connections for single-user server licenses. Unauthenticated connections cannot be reused until they are cleared. NLICLEAR allows you to reuse idle connections by periodically deleting them. Unauthenticated user connections occur when: þ A user specifies a login name after a LOGIN or ATTACH command, but does not enter a password to complete the login procedure. þ A user logs out without logging in elsewhere. þ The shell establishes a connection with the file server, but no login is attempted. In these cases, the connection is made to the server, but no authentication is granted to the user except to complete the login or to login elsewhere. To implement NLICLEAR.NLM use the following command format and parameters: Command format LOAD [path] NLICLEAR [parameter...] Command parameters Replace path with a full path to the directory containing the NLICLEAR module. Begin with a DOS drive letter or a NetWare volume name. If you do not specify a path, the operating system looks for NLICLEAR in SYS:SYSTEM. (Use SEARCH to set up additional paths for automatic searching.) Replace parameter with one or more of the following parameters. NOTIFY Causes a message to be written to the server console screen each time a connection is cleared. Default: No notification. POLL=number Sets the time (in seconds) for NLICLEAR to wait between checks of the user connection table. The number of seconds can be between 30 and 3600. Default: 60 seconds ÿ